home *** CD-ROM | disk | FTP | other *** search
- object Form3: TForm3
- Left = 65
- Top = 142
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'Form3'
- ClientHeight = 273
- ClientWidth = 427
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- Position = poDefault
- WindowState = wsMaximized
- OnClose = FormClose
- OnShow = FormShow
- TextHeight = 16
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 427
- Height = 273
- Align = alClient
- end
- object Label1: TLabel
- Left = 13
- Top = 8
- Width = 348
- Height = 41
- Caption = 'INTRODUCING AWTS'
- Font.Color = clBlack
- Font.Height = -35
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- Transparent = True
- end
- object Label2: TLabel
- Left = 157
- Top = 128
- Width = 76
- Height = 97
- AutoSize = False
- Caption = 'PLEASE CHOOSE ONE OF YOUR FAVOUR'
- Font.Color = clRed
- Font.Height = -16
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- Transparent = True
- end
- object FE: TButton
- Left = 25
- Top = 88
- Width = 112
- Height = 33
- Caption = 'FEATURE'
- TabOrder = 0
- OnClick = FEClick
- OnMouseMove = FEMouseMove
- end
- object HI: TButton
- Left = 24
- Top = 152
- Width = 113
- Height = 33
- Caption = 'JAVA HISTORY'
- TabOrder = 1
- OnClick = HIClick
- OnMouseMove = HIMouseMove
- end
- object INS: TButton
- Left = 24
- Top = 216
- Width = 114
- Height = 33
- Caption = 'INSIDE STORY'
- TabOrder = 2
- OnClick = INSClick
- OnMouseMove = INSMouseMove
- end
- object BitBtn1: TBitBtn
- Left = 24
- Top = 408
- Width = 121
- Height = 33
- Caption = 'BACK TO MAIN'
- TabOrder = 3
- OnClick = BitBtn1Click
- OnMouseMove = BitBtn1MouseMove
- Kind = bkIgnore
- end
- object BitBtn2: TBitBtn
- Left = 25
- Top = 344
- Width = 112
- Height = 33
- Hint = 'PRINT THE CURRENT TEXT IN MEMO'
- Caption = 'PRINT OUT'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 4
- OnClick = BitBtn2Click
- OnMouseMove = BitBtn2MouseMove
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
- 00033FFFFFFFFFFFFFFF0888888888888880777777777777777F088888888888
- 8880777777777777777F0000000000000000FFFFFFFFFFFFFFFF0F8F8F8F8F8F
- 8F80777777777777777F08F8F8F8F8F8F9F0777777777777777F0F8F8F8F8F8F
- 8F807777777777777F7F0000000000000000777777777777777F3330FFFFFFFF
- 03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
- 03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
- 33333337F3FF7F3733333330F08F0F0333333337F7737F7333333330FFFF0033
- 33333337FFFF7733333333300000033333333337777773333333}
- NumGlyphs = 2
- end
- object ED: TBitBtn
- Left = 25
- Top = 280
- Width = 112
- Height = 33
- Caption = 'NOTEPAD EDIT '
- ParentShowHint = False
- ShowHint = False
- TabOrder = 5
- OnClick = EDClick
- OnMouseMove = EDMouseMove
- end
- object MEMO1: TMemo
- Left = 416
- Top = 296
- Width = 201
- Height = 137
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsItalic]
- Lines.Strings = (
- 'I AM WAITING ...')
- ParentFont = False
- TabOrder = 6
- end
- object Memo2: TMemo
- Left = 57
- Top = 28
- Width = 544
- Height = 389
- Lines.Strings = (
- 'Memo2')
- ScrollBars = ssVertical
- TabOrder = 7
- Visible = False
- end
- end
-